-
Notifications
You must be signed in to change notification settings - Fork 502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add documentation for using rerank and normalization processors together #7513
Conversation
Signed-off-by: Fanit Kolchina <[email protected]>
@martin-gaievski Could you please review this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kolchfa-aws Just one minor deletion. Thanks!
Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: kolchfa-aws <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…her (#7513) * Add documentation for using rerank and normalization processors together Signed-off-by: Fanit Kolchina <[email protected]> * Update _search-plugins/search-relevance/reranking-search-results.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> --------- Signed-off-by: Fanit Kolchina <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> Co-authored-by: Nathan Bower <[email protected]> (cherry picked from commit 4623b64) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…her (opensearch-project#7513) * Add documentation for using rerank and normalization processors together Signed-off-by: Fanit Kolchina <[email protected]> * Update _search-plugins/search-relevance/reranking-search-results.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> --------- Signed-off-by: Fanit Kolchina <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: [email protected] <[email protected]>
…her (opensearch-project#7513) * Add documentation for using rerank and normalization processors together Signed-off-by: Fanit Kolchina <[email protected]> * Update _search-plugins/search-relevance/reranking-search-results.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> --------- Signed-off-by: Fanit Kolchina <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Sander van de Geijn <[email protected]>
Closes #7392
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.